Ektron CMS400.Net Reference
The random content function is used to randomly display the content of a content block that belongs in a specified collection.
Displayed here is the format for the random content function
<?php ShowRandomContent (id); ?> |
This function is basically the same as the Random Content function in ASP. See Random Content for details.